Skip to content

Conversation

@buenaflor
Copy link
Contributor

Related issue: #88

Filenames can get confusing in Kotlin Multiplatform if you have multiple files with the same name in different platforms.

This PR introduces filename changes that adds the platform suffix to files that are available in multiple platforms (typically those files exist because of expect / actual).

Google also adheres to this guideline, example: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:collection/collection/src/jvmMain/kotlin/androidx/collection/ArraySet.jvm.kt

#skip-changelog

@buenaflor
Copy link
Contributor Author

buenaflor commented Jul 7, 2023

Closing in favor of #103 due to issues with env secrets not working when workflow is triggered by forks (e2e tests are failing)

@buenaflor buenaflor closed this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant